DSA Homework 4

Roger Jang


Due date: 20170508 23:59:59

News headline generator (Ranking via heaps)

Outlines

Problem definition

In this assignment, you need to implement a news management system that can store a lot of news items, and each item is associated with a score of popularity. In particular, your system should support the following operations:

Suggested approach

Vector-based heaps.

Input/output formats

Requirements

Datasets

  1. Open test sets